| Overload | Description |
|---|---|
| Find<TKey>(Expression<Func<T,TKey>>) | Finds a subindex in the collection by its key selector. |
| Find(LambdaExpression) | Finds a subindex in the collection by its key selector. |
| Overload | Description |
|---|---|
| Find<TKey>(Expression<Func<T,TKey>>) | Finds a subindex in the collection by its key selector. |
| Find(LambdaExpression) | Finds a subindex in the collection by its key selector. |